.overflowHide {
  overflow: hidden;
}
.v2022 {
  min-width: 1260px;
  /** 详情页标题 **/
  /** 主要内容 **/
  /** 二级标题 **/
  /** 三级标题 **/
  /** 四级标题 **/
  /** 四级标题 **/
  /** 5级标题 **/
  /** 模块标题 **/
  /** 带着查看更多的标题 **/
  /** 富文本 **/
  /** 分割线 **/
  /****/
}
@media screen and (max-width: 500px) {
  .v2022 .share-list {
    display: none;
  }
}
.v2022 .limit-time {
  display: block;
  font-size: 14px;
  color: #596774;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.v2022 .limit-time i {
  color: #55cfff;
  font-size: 18px;
}
.v2022 .swiper-button-disabled {
  display: none !important;
}
@media screen and (max-width: 500px) {
  .v2022 {
    min-width: 100%;
  }
  .v2022 .mobileHide {
    display: none !important;
  }
}
.v2022 .nPageContainer {
  max-width: 1200px;
  margin: 0 auto;
  width: 95%;
  box-sizing: border-box;
  position: relative;
}
.v2022 .nPageContainer.withShare {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.v2022 .nPageContainer.withShare .main-box {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin-right: 40px;
}
.v2022 .nPageContainer.withShare .share-list {
  padding-top: 60px;
  width: 50px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.v2022 .nPageContainer.widthSiderBar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.v2022 .nPageContainer.widthSiderBar .sider-bar {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 300px;
  margin-right: 30px;
}
.v2022 .nPageContainer.widthSiderBar .main-box {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  overflow: hidden;
}
@media screen and (max-width: 500px) {
  .v2022 .nPageContainer {
    padding: 0 15px;
    width: 100%;
  }
  .v2022 .nPageContainer.widthSiderBar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .v2022 .nPageContainer.widthSiderBar .sider-bar {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-right: 0px;
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    margin-top: 30px;
  }
  .v2022 .nPageContainer.widthSiderBar .main-box {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}
.v2022 .nPageContainer800 {
  max-width: 800px;
  margin: 0 auto;
  width: 95%;
}
.v2022 .nPageContainer850 {
  max-width: 850px;
  margin: 0 auto;
  width: 95%;
  position: relative;
}
.v2022 a {
  color: #3cc8ff;
  cursor: pointer;
}
.v2022 a:hover {
  text-decoration: underline;
}
.v2022 .dark {
  background: #112b4a;
}
.v2022 .bgGray {
  background: #f1f5f7;
}
@media screen and (max-width: 500px) {
  .v2022 .bgGray.bgGray {
    padding: 20px 0;
  }
}
.v2022 .bgBlue {
  background: #112B49;
}
@media screen and (max-width: 500px) {
  .v2022 .bgBlue.bgBlue {
    padding: 20px 0;
  }
}
.v2022 .color-white {
  color: #fff !important;
}
.v2022 .color-red {
  color: #ff0000;
}
.v2022 .color-green {
  color: #259637;
}
.v2022 .detail-title {
  font-size: 32px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #112b4a;
  line-height: 1.4;
}
.v2022 .main-title {
  font-size: 32px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #112b4a;
  margin-bottom: 24px;
}
@media screen and (max-width: 500px) {
  .v2022 .main-title {
    font-size: 16px !important;
    font-weight: bold !important;
    margin-bottom: 10px;
  }
}
.v2022 .second-title {
  font-size: 28px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #112b4a;
  line-height: 1.4;
}
@media screen and (max-width: 500px) {
  .v2022 .second-title {
    font-size: 18px;
  }
}
.v2022 .third-title {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #112b4a;
  line-height: 1.4;
}
@media screen and (max-width: 500px) {
  .v2022 .third-title {
    font-size: 16px;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
  }
}
.v2022 .fourth-title {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #112b4a;
  line-height: 1.4;
}
.v2022 .small-title {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #112b4a;
  line-height: 1.4;
}
@media screen and (max-width: 500px) {
  .v2022 .small-title {
    font-size: 16px;
  }
}
.v2022 .smaller-title {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333;
  line-height: 1.4;
}
.v2022 .block-title {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #112b4a;
}
@media screen and (max-width: 500px) {
  .v2022 .block-title {
    font-size: 18px;
  }
}
.v2022 .sub-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.v2022 .sub-title p {
  font-size: 14px;
  font-weight: 400;
  color: #5a6874;
  line-height: 24px;
}
.v2022 .sub-title .date {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #5a6874;
  line-height: 24px;
}
@media screen and (max-width: 500px) {
  .v2022 .sub-title {
    font-size: 12px;
    line-height: 18px;
  }
  .v2022 .sub-title .date {
    font-size: 12px;
    line-height: 18px;
  }
}
.v2022 .title-with-more {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.v2022 .title-with-more .split-line {
  display: block;
  width: 1px;
  height: 24px;
  border-left: 1px solid #006eb6;
}
.v2022 .title-with-more > a {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #006eb6;
}
@media screen and (max-width: 500px) {
  .v2022 .title-with-more .split-line {
    height: 15px;
  }
  .v2022 .title-with-more > a {
    font-size: 12px;
  }
}
.v2022 .title-with-more-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.v2022 .title-with-more-2 .more {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #006eb6;
}
@media screen and (max-width: 500px) {
  .v2022 .title-with-more-2 .more {
    font-size: 12px;
    line-height: 16px;
  }
}
.v2022 .content > div {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #5a6874;
  line-height: 30px;
}
.v2022 .content > h5 {
  font-size: 20px;
  line-height: 30px;
}
.v2022 .content p {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #5a6874;
  line-height: 30px;
}
.v2022 .content .prograph p {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #5a6874;
  line-height: 30px;
}
.v2022 .content .prograph p + p {
  margin-top: 20px;
}
.v2022 .content .prograph.dark {
  background: #112b4a;
  color: #fff;
}
.v2022 .content .prograph img {
  max-width: 100% !important;
  height: auto !important;
}
.v2022 .content .prograph img + img {
  margin-left: 20px;
}
@media screen and (max-width: 500px) {
  .v2022 .content .prograph .img-wrap-1 img,
  .v2022 .content .prograph .img-wrap-2 img,
  .v2022 .content .prograph .img-wrap img {
    width: 230px;
    display: block;
    margin: 0 auto 20px;
  }
}
.v2022 .content ul {
  padding: 0 0 0 20px;
}
.v2022 .content ul li {
  list-style: disc;
}
.v2022 .content ul li span {
  font-size: 16px !important;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #5a6874;
  line-height: 24px;
}
.v2022 .content .r-list-title {
  padding: 20px;
  font-size: 24px;
  font-weight: normal;
}
@media screen and (max-width: 500px) {
  .v2022 .content .r-list-title {
    font-size: 16px;
    line-height: 1.4;
    padding: 15px;
  }
}
.v2022 .content .r-list .r-item {
  display: block;
  color: #fff;
  font-size: 16px;
  padding: 20px;
}
.v2022 .content .r-list .r-item:nth-child(odd) {
  background: #243d5e;
}
.v2022 .content .r-list .r-item::after {
  display: inline-block;
  width: 18px;
  height: 24px;
  vertical-align: middle;
  background: url('/assets/v2022/img/pdfIcon.png') center no-repeat;
  background-size: 100% auto;
  content: '';
  margin-left: 20px;
}
@media screen and (max-width: 500px) {
  .v2022 .content .r-list .r-item {
    font-size: 13px;
    line-height: 1.4;
    padding: 15px;
  }
  .v2022 .content .r-list .r-item::after {
    width: 14px;
    height: 20px;
    margin-left: 10px;
  }
}
@media screen and (max-width: 500px) {
  .v2022 .content {
    font-size: 14px;
    line-height: 18px;
  }
  .v2022 .content > div,
  .v2022 .content p,
  .v2022 .content .prograph p {
    font-size: 14px;
    line-height: 18px;
  }
}
.v2022 .rich-content .h1 {
  font-size: 18px;
  /* 18px / 12px = 1.5 */
}
.v2022 .rich-content .h2 {
  font-size: 16px;
}
.v2022 .rich-content .h3 {
  font-size: 14px;
}
.v2022 .rich-content .h4,
.v2022 .rich-content .h5,
.v2022 .rich-content .h6 {
  font-size: 100%;
}
.v2022 .rich-content > div,
.v2022 .rich-content p {
  line-height: 1.4 !important;
  font-size: 16px !important;
}
.v2022 .rich-content strong {
  font-size: 20px !important;
}
.v2022 .rich-content ul {
  padding-left: 10px;
}
.v2022 .rich-content ul li {
  list-style: decimal;
  line-height: 1.4 !important;
  font-size: 16px !important;
}
.v2022 .rich-content img {
  display: block;
  margin: 30px 0 !important;
  max-width: 100% !important;
  height: auto !important;
  width: 600px !important;
}
.v2022 .rich-content .rich-content-img {
  display: block;
  margin: 30px 0 !important;
  max-width: 100% !important;
  height: auto !important;
  width: 600px !important;
  position: relative;
}
.v2022 .rich-content .rich-content-img::after {
  display: block;
  content: '';
  width: 20px;
  height: 20px;
  background: url('/assets/v2022/img/scaleIcon.png') center no-repeat;
  background-size: 100% auto;
  position: absolute;
  z-index: 1;
  right: 0;
  top: 0;
}
@media screen and (max-width: 500px) {
  .v2022 .rich-content {
    width: 100% !important;
  }
}
.v2022 .rotate--45 {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.v2022 .nPageMask {
  display: none;
  position: fixed;
  z-index: 100;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  background-color: #1c2d41;
  opacity: 0.6;
}
.v2022 .nPageMask.show {
  display: block;
}
.v2022 .nhr {
  width: 100%;
  height: 1px;
  background: #eeeeee;
  margin: 20px auto;
}
.v2022 .opt0 {
  opacity: 0;
}
.v2022 .pt-20 {
  padding-top: 20px;
}
.v2022 .pt-30 {
  padding-top: 30px;
}
.v2022 .pt-40 {
  padding-top: 40px;
}
.v2022 .pt-50 {
  padding-top: 50px;
}
.v2022 .pt-60 {
  padding-top: 60px;
}
.v2022 .pt-70 {
  padding-top: 70px;
}
.v2022 .pt-80 {
  padding-top: 80px;
}
.v2022 .pb-20 {
  padding-bottom: 20px;
}
.v2022 .pb-30 {
  padding-bottom: 30px;
}
.v2022 .pb-40 {
  padding-bottom: 40px;
}
.v2022 .pb-50 {
  padding-bottom: 50px;
}
.v2022 .pb-60 {
  padding-bottom: 60px;
}
.v2022 .pb-70 {
  padding-bottom: 70px;
}
.v2022 .pb-80 {
  padding-bottom: 80px;
}
.v2022 .mt-10 {
  margin-top: 10px;
}
.v2022 .mt-20 {
  margin-top: 20px;
}
.v2022 .mt-30 {
  margin-top: 30px;
}
.v2022 .mt-40 {
  margin-top: 40px;
}
.v2022 .mt-50 {
  margin-top: 50px;
}
.v2022 .mt-60 {
  margin-top: 60px;
}
.v2022 .mt-80 {
  margin-top: 80px;
}
.v2022 .mb-10 {
  margin-bottom: 10px;
}
.v2022 .mb-20 {
  margin-bottom: 20px;
}
.v2022 .mb-30 {
  margin-bottom: 30px;
}
.v2022 .mb-40 {
  margin-bottom: 40px;
}
.v2022 .mb-50 {
  margin-bottom: 50px;
}
.v2022 .mb-60 {
  margin-bottom: 60px;
}
.v2022 .mb-80 {
  margin-bottom: 80px;
}
.v2022 .ml-10 {
  margin-left: 20px;
}
.v2022 .ml-20 {
  margin-left: 20px;
}
.v2022 .ml-30 {
  margin-left: 30px;
}
.v2022 .ml-40 {
  margin-left: 40px;
}
.v2022 .ml-50 {
  margin-left: 50px;
}
.v2022 .ml-60 {
  margin-left: 60px;
}
.v2022 .ml-80 {
  margin-left: 80px;
}
.v2022 .mr-10 {
  margin-right: 20px;
}
.v2022 .mr-20 {
  margin-right: 20px;
}
.v2022 .mr-30 {
  margin-right: 30px;
}
.v2022 .mr-40 {
  margin-right: 40px;
}
.v2022 .mr-50 {
  margin-right: 50px;
}
.v2022 .mr-60 {
  margin-right: 60px;
}
.v2022 .mr-80 {
  margin-right: 80px;
}
.v2022 .b-list .b-item {
  padding: 30px 20px 40px;
  margin-bottom: 20px;
}
.v2022 .b-list .b-item:last-child {
  margin-bottom: 0;
}
.v2022 .b-list .b-item.b-item-blue {
  background: #112b4a;
  color: #fff;
}
.v2022 .b-list .b-item.b-item-blue .tt,
.v2022 .b-list .b-item.b-item-blue .dd {
  color: #fff;
}
.v2022 .b-list .b-item.b-item-white {
  border: 1px solid #112b4a;
}
.v2022 .b-list .b-item.b-item-white .tt {
  color: #333333;
}
.v2022 .b-list .b-item.b-item-white .dd {
  color: #5a6874;
}
.v2022 .b-list .b-item .tt {
  font-size: 20px;
  margin-bottom: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 33px;
}
.v2022 .b-list .b-item .dd {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
}
@media screen and (max-width: 500px) {
  .v2022 .b-list {
    margin-bottom: 20px;
  }
  .v2022 .b-list .b-item {
    padding: 14px 10px 20px;
  }
  .v2022 .b-list .b-item .tt {
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 13px;
  }
  .v2022 .b-list .b-item .dd {
    font-size: 12px;
    line-height: 18px;
  }
}
.v2022 .link-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.v2022 .link-list .link-item {
  width: 50%;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  color: #006eb6;
  line-height: 48px;
  font-size: 20px;
}
.v2022 .link-list .link-item:hover {
  color: #03adea;
  text-decoration: underline;
}
@media screen and (max-width: 500px) {
  .v2022 .link-list .link-item {
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
  }
}
.v2022 .zc-list .zc-item .content {
  color: #fff;
  font-size: 30px;
  line-height: 1.8;
}
.v2022 .zc-list .zc-item .content .tt-1 {
  font-size: 30px;
  line-height: 1.8;
  color: #fff;
}
.v2022 .zc-list .zc-item .content .tt-2 {
  font-size: 30px;
  line-height: 1.8;
  color: #fff;
}
@media screen and (max-width: 500px) {
  .v2022 .zc-list .zc-item .content .tt-1 {
    font-size: 17px;
    line-height: 1.4;
  }
  .v2022 .zc-list .zc-item .content .tt-2 {
    font-size: 17px;
    line-height: 1.4;
  }
  .v2022 .zc-list .zc-item .content .arrow {
    padding: 6px;
  }
}
.v2022 .artu {
  background: #006eb6;
  border-radius: 4px;
  text-decoration: none;
  color: #fff;
  display: inline-block;
  float: none;
}
.v2022 .artu:hover {
  background: #3cc8ff;
  color: #112b4a;
  text-decoration: none;
}
@media screen and (max-width: 500px) {
  .v2022 .pt-20 {
    padding-top: 10px;
  }
  .v2022 .pt-30 {
    padding-top: 15px;
  }
  .v2022 .pt-40 {
    padding-top: 20px;
  }
  .v2022 .pt-50 {
    padding-top: 25px;
  }
  .v2022 .pt-60 {
    padding-top: 30px;
  }
  .v2022 .pt-70 {
    padding-top: 35px;
  }
  .v2022 .pt-80 {
    padding-top: 40px;
  }
  .v2022 .pb-20 {
    padding-bottom: 10px;
  }
  .v2022 .pb-30 {
    padding-bottom: 15px;
  }
  .v2022 .pb-40 {
    padding-bottom: 20px;
  }
  .v2022 .pb-50 {
    padding-bottom: 25px;
  }
  .v2022 .pb-60 {
    padding-bottom: 30px;
  }
  .v2022 .pb-70 {
    padding-bottom: 35px;
  }
  .v2022 .pb-80 {
    padding-bottom: 40px;
  }
  .v2022 .mt-10 {
    margin-top: 5px;
  }
  .v2022 .mt-20 {
    margin-top: 10px;
  }
  .v2022 .mt-30 {
    margin-top: 15px;
  }
  .v2022 .mt-40 {
    margin-top: 20px;
  }
  .v2022 .mt-50 {
    margin-top: 25px;
  }
  .v2022 .mt-60 {
    margin-top: 30px;
  }
  .v2022 .mt-80 {
    margin-top: 40px;
  }
  .v2022 .mb-10 {
    margin-bottom: 5px;
  }
  .v2022 .mb-20 {
    margin-bottom: 10px;
  }
  .v2022 .mb-30 {
    margin-bottom: 15px;
  }
  .v2022 .mb-40 {
    margin-bottom: 20px;
  }
  .v2022 .mb-50 {
    margin-bottom: 25px;
  }
  .v2022 .mb-60 {
    margin-bottom: 30px;
  }
  .v2022 .mb-80 {
    margin-bottom: 40px;
  }
  .v2022 .ml-10 {
    margin-left: 5px;
  }
  .v2022 .ml-20 {
    margin-left: 10px;
  }
  .v2022 .ml-30 {
    margin-left: 15px;
  }
  .v2022 .ml-40 {
    margin-left: 20px;
  }
  .v2022 .ml-50 {
    margin-left: 25px;
  }
  .v2022 .ml-60 {
    margin-left: 30px;
  }
  .v2022 .ml-80 {
    margin-left: 40px;
  }
  .v2022 .mr-10 {
    margin-right: 5px;
  }
  .v2022 .mr-20 {
    margin-right: 10px;
  }
  .v2022 .mr-30 {
    margin-right: 15px;
  }
  .v2022 .mr-40 {
    margin-right: 20px;
  }
  .v2022 .mr-50 {
    margin-right: 25px;
  }
  .v2022 .mr-60 {
    margin-right: 30px;
  }
  .v2022 .mr-80 {
    margin-right: 40px;
  }
}
.v2022 .normalA {
  color: inherit;
  text-decoration: none;
}
.v2022 .normalA:hover {
  color: inherit;
  text-decoration: none;
}
.v2022 .suite-item-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.v2022 .suite-item-list .suite-item-list-item {
  margin: 0 135px;
  text-align: center;
  font-size: 16px;
}
.v2022 .suite-item-list .suite-item-list-item img {
  width: 150px;
  height: 150px;
  margin-bottom: 20px;
}
.v2022 .suite-item-list .suite-item-list-item a {
  color: #006eb6;
}
@media screen and (max-width: 500px) {
  .v2022 .suite-item-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }
  .v2022 .suite-item-list .suite-item-list-item {
    font-size: 12px;
    margin: 0;
  }
  .v2022 .suite-item-list .suite-item-list-item img {
    width: 60px;
    height: 60px;
    margin-bottom: 15px;
  }
  .v2022 .suite-item-list .suite-item-list-item a {
    display: block;
  }
}
.v2022 .disclaimer-banner {
  width: 1260px;
  height: 260px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  background: -webkit-linear-gradient(left, #2f97c7, #08669d);
  background: linear-gradient(90deg, #2f97c7, #08669d);
  font-size: 50px;
  font-weight: 400;
  color: #fff;
}
.v2022 .disclaimer-banner img {
  width: 76px;
  height: 76px;
  margin-right: 40px;
}
@media screen and (max-width: 500px) {
  .v2022 .disclaimer-banner {
    width: 100%;
    height: 150px;
    font-size: 25px;
    font-weight: bold;
  }
  .v2022 .disclaimer-banner img {
    width: 38px;
    height: 38px;
    margin-right: 15px;
  }
}
.v2022 .flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.v2022 .flex .right {
  position: relative;
  width: 460px;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  margin-left: 30px;
  padding: 20px;
  padding-left: 30px;
  border: 1px solid #006db5;
}
.v2022 .flex .right::before {
  content: '';
  position: absolute;
  left: 0;
  width: 10px;
  top: 0;
  bottom: 0;
  background: #006db5;
}
.v2022 .flex .right .title {
  font-weight: bold;
  color: #112b49;
  line-height: 36px;
  font-size: 28px;
  margin-bottom: 15px;
}
.v2022 .flex .right .text {
  font-size: 20px;
  color: #596774;
  line-height: 24px;
  margin-bottom: 20px;
}
.v2022 .flex .right .btn {
  display: block;
  margin: 0 auto;
  width: 185px;
  padding: 15px 0;
  line-height: 1.6;
  border-radius: 4px;
  text-align: center;
  background: #006eb6;
  color: #ffffff;
  text-decoration: none;
  font-size: 18px;
}
.v2022 .flex .right .btn:hover {
  background: #3cc8ff;
  color: #112b4a;
}
@media screen and (max-width: 500px) {
  .v2022 .flex {
    display: block;
  }
  .v2022 .flex .right {
    margin-left: 0;
    margin-top: 10px;
    width: 100%;
    padding: 10px;
    padding-left: 20px;
  }
  .v2022 .flex .right .title {
    line-height: 1.6;
    font-size: 16px;
    margin-bottom: 10px;
  }
  .v2022 .flex .right .text {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 10px;
  }
  .v2022 .flex .right .btn {
    width: 100%;
    font-size: 15px;
    line-height: 24px;
  }
}
input:-internal-autofill-selected,
input:-internal-autofill-previewed {
  background: inherit !important;
  color: #fff;
  -webkit-transition: background-color 5000s ease-in-out 0s !important;
  transition: background-color 5000s ease-in-out 0s !important;
  -webkit-text-fill-color: #fff;
}
